home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / AppleCD SC Training / Using the AppleCD SC / card_20278.txt < prev    next >
Text File  |  1990-04-02  |  8KB  |  387 lines

  1. -- card: 20278 from stack: in
  2. -- bmap block id: 13797
  3. -- flags: 4000
  4. -- background id: 2282
  5. -- name: Home
  6. ----- HyperTalk script -----
  7.  
  8. on closeCard
  9.   set hilite of button id 131 to false
  10.   set hilite of button id 132 to false
  11.   set hilite of button id 133 to false
  12.   hide card field id 139
  13.   hide card field id 137
  14.   hide card field id 138
  15.   show card field id 140
  16.   set scroll of card field id 139 to 1
  17.  
  18.  
  19. end closeCard
  20.  
  21.  
  22.  
  23.  
  24. -- part 115 (button)
  25. -- low flags: 00
  26. -- high flags: 8004
  27. -- rect: left=36 top=68 right=90 bottom=285
  28. -- title width / last selected line: 0
  29. -- icon id / first selected line: 0 / 0
  30. -- text alignment: 1
  31. -- font id: 0
  32. -- text size: 12
  33. -- style flags: 0
  34. -- line height: 16
  35. -- part name: Problems Starting Up
  36. ----- HyperTalk script -----
  37. on mouseUp
  38.   play harpsichord d4
  39.   visual wipe right
  40.   go back
  41. end mouseUp
  42.  
  43.  
  44.  
  45.  
  46. -- part 127 (button)
  47. -- low flags: 00
  48. -- high flags: 0000
  49. -- rect: left=448 top=28 right=52 bottom=484
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 1011 / 1011
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: New Button
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   play harpsichord c4
  61.   visual effect venetian blinds to gray
  62.   go to card id 5341
  63. end mouseUp
  64.  
  65.  
  66.  
  67.  
  68. -- part 128 (button)
  69. -- low flags: 00
  70. -- high flags: A003
  71. -- rect: left=374 top=281 right=303 bottom=440
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: GO BACK
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   play harpsichord d4
  83.   visual wipe down
  84.   go back
  85. end mouseUp
  86.  
  87.  
  88.  
  89.  
  90. -- part 131 (button)
  91. -- low flags: 00
  92. -- high flags: 2005
  93. -- rect: left=62 top=129 right=145 bottom=80
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: New Button
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   play harpsichord d5
  105.   set hilite of button id 132 to false
  106.   set hilite of button id 133 to false
  107.   hide card field id 140
  108.   show card field id 137
  109.   hide card field id 139
  110.   hide card field id 138
  111.  
  112. end mouseUp
  113.  
  114.  
  115.  
  116. -- part 132 (button)
  117. -- low flags: 00
  118. -- high flags: 2005
  119. -- rect: left=62 top=192 right=208 bottom=80
  120. -- title width / last selected line: 0
  121. -- icon id / first selected line: 0 / 0
  122. -- text alignment: 1
  123. -- font id: 0
  124. -- text size: 12
  125. -- style flags: 0
  126. -- line height: 16
  127. -- part name: New Button
  128. ----- HyperTalk script -----
  129. on mouseUp
  130.   play harpsichord d5
  131.   set hilite of button id 131 to false
  132.   set hilite of button id 133 to false
  133.   hide card field id 140
  134.   show card field id 138
  135.   hide card field id 139
  136.   hide card field id 137
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 133 (button)
  142. -- low flags: 00
  143. -- high flags: 2005
  144. -- rect: left=62 top=266 right=282 bottom=80
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: New Button
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   play harpsichord d5
  156.   set hilite of button id 131 to false
  157.   set hilite of button id 132 to false
  158.   hide card field id 140
  159.   show card field id 139
  160.   hide card field id 137
  161.   hide card field id 138
  162.  
  163. end mouseUp
  164.  
  165.  
  166.  
  167. -- part 134 (field)
  168. -- low flags: 01
  169. -- high flags: 0000
  170. -- rect: left=85 top=113 right=162 bottom=293
  171. -- title width / last selected line: 0
  172. -- icon id / first selected line: 0 / 0
  173. -- text alignment: 0
  174. -- font id: 20
  175. -- text size: 12
  176. -- style flags: 0
  177. -- line height: 16
  178. -- part name: 
  179.  
  180.  
  181. -- part 135 (field)
  182. -- low flags: 01
  183. -- high flags: 0000
  184. -- rect: left=85 top=192 right=241 bottom=293
  185. -- title width / last selected line: 0
  186. -- icon id / first selected line: 0 / 0
  187. -- text alignment: 0
  188. -- font id: 20
  189. -- text size: 12
  190. -- style flags: 0
  191. -- line height: 16
  192. -- part name: 
  193.  
  194.  
  195. -- part 136 (field)
  196. -- low flags: 01
  197. -- high flags: 0000
  198. -- rect: left=85 top=266 right=315 bottom=293
  199. -- title width / last selected line: 0
  200. -- icon id / first selected line: 0 / 0
  201. -- text alignment: 0
  202. -- font id: 20
  203. -- text size: 12
  204. -- style flags: 0
  205. -- line height: 16
  206. -- part name: 
  207.  
  208.  
  209. -- part 137 (field)
  210. -- low flags: 81
  211. -- high flags: 0001
  212. -- rect: left=320 top=87 right=247 bottom=487
  213. -- title width / last selected line: 0
  214. -- icon id / first selected line: 0 / 0
  215. -- text alignment: 0
  216. -- font id: 20
  217. -- text size: 12
  218. -- style flags: 0
  219. -- line height: 16
  220. -- part name: 
  221.  
  222.  
  223. -- part 138 (field)
  224. -- low flags: 81
  225. -- high flags: 0001
  226. -- rect: left=317 top=63 right=252 bottom=488
  227. -- title width / last selected line: 0
  228. -- icon id / first selected line: 0 / 0
  229. -- text alignment: 0
  230. -- font id: 20
  231. -- text size: 12
  232. -- style flags: 0
  233. -- line height: 16
  234. -- part name: 
  235.  
  236.  
  237. -- part 139 (field)
  238. -- low flags: 81
  239. -- high flags: 2007
  240. -- rect: left=318 top=60 right=257 bottom=488
  241. -- title width / last selected line: 0
  242. -- icon id / first selected line: 0 / 0
  243. -- text alignment: 0
  244. -- font id: 20
  245. -- text size: 12
  246. -- style flags: 0
  247. -- line height: 16
  248. -- part name: 
  249.  
  250.  
  251. -- part 140 (field)
  252. -- low flags: 01
  253. -- high flags: 2004
  254. -- rect: left=340 top=130 right=197 bottom=469
  255. -- title width / last selected line: 0
  256. -- icon id / first selected line: 0 / 0
  257. -- text alignment: 0
  258. -- font id: 3
  259. -- text size: 9
  260. -- style flags: 0
  261. -- line height: 12
  262. -- part name: 
  263.  
  264.  
  265. -- part 143 (button)
  266. -- low flags: 00
  267. -- high flags: 2000
  268. -- rect: left=19 top=16 right=51 bottom=63
  269. -- title width / last selected line: 0
  270. -- icon id / first selected line: 1008 / 1008
  271. -- text alignment: 1
  272. -- font id: 0
  273. -- text size: 12
  274. -- style flags: 0
  275. -- line height: 16
  276. -- part name: Home
  277. ----- HyperTalk script -----
  278. on mouseUp
  279.   answer "What Do You Want To Print?" with "Cancel" or "Scroll Bar" or "Card"
  280.   if it is "Card" then
  281.     doMenu "Print Card"
  282.   end if
  283.   if it is "Scroll Bar" then
  284.     put card field id 139 into PrintThis
  285.     visual barn door open to card
  286.     go to card "Print Card"
  287.     put PrintThis into card field id 1
  288.   end if
  289.   if it is "Cancel" then
  290.     put "Cancel" into it
  291.   end if
  292. end mouseUp
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299. -- part contents for card part 134
  300. ----- text -----
  301.  
  302. Caddy won't open.
  303.  
  304. -- part contents for card part 135
  305. ----- text -----
  306. AppleCD SC power light doesn't come on when the power is turned on.
  307.  
  308. -- part contents for card part 136
  309. ----- text -----
  310. The computer doesn't seem to know that there is an AppleCD SC attached.
  311.  
  312. -- part contents for card part 137
  313. ----- text -----
  314.  
  315.  
  316. The caddy has a hinged top like a cigar box.  Squeeze the sides of the caddy with the thumb and a finger of one hand where it says 
  317. ‚ÄúOpen‚Äù while lifting the lid with your other hand.
  318.  
  319. -- part contents for card part 138
  320. ----- text -----
  321.  
  322.  
  323. Make sure the power cord is connected to the AppleCD SC and to a three-prong grounded outlet.
  324.  
  325. Is the AppleCD SC plugged into a power outlet that's controlled by a wall switch?  If yes, turn the switch on, or even better, use a different outlet.
  326.  
  327. -- part contents for card part 139
  328. ----- text -----
  329. ‚Ä¢  Turn on the AppleCD 
  330.     SC before turning on       
  331.     the computer.
  332. ‚Ä¢  Make sure that the first 
  333.     SCSI device in the 
  334.    SCSI chain is attached 
  335.     to the computer and 
  336.     that all of other SCSI 
  337.    devices are attached to   
  338.    each other.
  339. ‚Ä¢  Make sure that the 
  340.    AppleCD SC power 
  341.    switch is turned on and 
  342.    that the first and last 
  343.    SCSI devices in the 
  344.    SCSI chain are also turned 
  345.    on before turning on 
  346.    the computer.
  347. ‚Ä¢  Make sure that you are 
  348.    using the proper 
  349.    number of SCSI cable 
  350.    terminators.  Got to the 
  351.    Setup section of this stack 
  352.    for information about cable 
  353.    terminators.
  354. ‚Ä¢  Make sure there is a 
  355.    CD-ROM in the drive.
  356. ‚Ä¢  Check that the 
  357.    AppleCD SC has a 
  358.    unique SCSI ID 
  359.    number.
  360. ‚Ä¢  Macintosh users:  Did 
  361.    you use the installer on 
  362.    the Macintosh CD 
  363.    Setup disk to put the 
  364.    AppleCD SC resource 
  365.    file in the System 
  366.    Folder of your startup 
  367.    disk?  If yes, did you 
  368.    restart the computer 
  369.    after using the installer?
  370. ‚Ä¢  Apple II users:  If there 
  371.    are three of four SCSI 
  372.    devices connected to 
  373.    the SCSI card, the card 
  374.    must be in slot 5 and 
  375.    there must be no disk 
  376.    drive controller card in 
  377.    slot 2.  See the Apple II 
  378.    SCSI Card manual for 
  379.    other troubleshooting 
  380.    tips.
  381.  
  382.  
  383. -- part contents for card part 140
  384. ----- text -----
  385.  
  386. Click the box on the left which best describes the problem.
  387.